-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.6
-
Code
-
Classes
- AbstractField
Total Complexity |
47 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
370 |
Lines of code |
162 |
Logical lines of code |
101 |
Comment lines |
111 |
Methods |
21 |
Properties |
8 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
selectedOptions() |
A |
51 |
10 |
30 |
renderErrors() |
S |
57 |
5 |
16 |
renderFieldWrapper() |
S |
61 |
5 |
12 |
hasErrors() |
S |
64 |
4 |
10 |
getDefaultValue() |
S |
68 |
3 |
7 |
renderFieldLabel() |
S |
61 |
2 |
13 |
displayLabel() |
S |
70 |
2 |
6 |
required() |
S |
79 |
2 |
3 |
addAsteriskToLabel() |
S |
72 |
2 |
6 |
renderFieldValue() |
S |
61 |
1 |
12 |
renderField() |
S |
60 |
1 |
12 |
__construct() |
S |
65 |
1 |
9 |
render() |
S |
100 |
1 |
0 |
getData() |
S |
79 |
1 |
3 |
getIdName() |
S |
72 |
1 |
5 |
getValue() |
S |
82 |
1 |
3 |
getIndex() |
S |
82 |
1 |
3 |
getFind() |
S |
82 |
1 |
3 |
getBelongsTo() |
S |
82 |
1 |
3 |
getMetaField() |
S |
82 |
1 |
3 |
generateRandomId() |
S |
78 |
1 |
3 |